projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e32bb81
)
* lisp/autorevert.el (auto-revert-remote-files): Adapt docstring.
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 11 May 2025 12:25:32 +0000
(14:25 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 11 May 2025 12:25:32 +0000
(14:25 +0200)
lisp/autorevert.el
patch
|
blob
|
history
diff --git
a/lisp/autorevert.el
b/lisp/autorevert.el
index 4e05bc6818da0c81db83b9c78e0b3fcbc8314cb2..38917c975270e4023a3f45dc9c5a7de0a1a354e5 100644
(file)
--- a/
lisp/autorevert.el
+++ b/
lisp/autorevert.el
@@
-274,7
+274,7
@@
it should return non-nil to make Global Auto-Revert Mode not
revert this buffer.")
(defcustom auto-revert-remote-files nil
- "If n
on-nil remote files are also reverted
."
+ "If n
il remote files are not reverted in Auto Revert modes
."
:group 'auto-revert
:type 'boolean
:version "24.4")